Skip to content

feat(FR-769): add text for when no values have changed in SettingList#3464

Merged
graphite-app[bot] merged 1 commit into
mainfrom
feat/add-text-for-no-changes
Apr 9, 2025
Merged

feat(FR-769): add text for when no values have changed in SettingList#3464
graphite-app[bot] merged 1 commit into
mainfrom
feat/add-text-for-no-changes

Conversation

@nowgnuesLee
Copy link
Copy Markdown
Contributor

@nowgnuesLee nowgnuesLee commented Apr 7, 2025

resolves #3459 (FR-769)
This pr add text for when no values have changed in SettingList component

changes

  • add Empty component when there are no changes to display.
before after
CleanShot 2025-04-07 at 17.30.22@2x.png CleanShot 2025-04-07 at 17.26.08@2x.png

Checklist: (if applicable)

  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

Copy link
Copy Markdown
Contributor Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions Bot added area:ux UI / UX issue. area:i18n Localization size:M 30~100 LoC labels Apr 7, 2025
@nowgnuesLee nowgnuesLee changed the title feat: add text for when no values have changed in SettingList feat(FR-769): add text for when no values have changed in SettingList Apr 7, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2025

Coverage report for ./react

St.
Category Percentage Covered / Total
🔴 Statements 4.25% 408/9590
🔴 Branches 3.63% 240/6607
🔴 Functions 2.59% 79/3056
🔴 Lines 4.19% 393/9374

Test suite run success

124 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from 8c7aa40

@nowgnuesLee nowgnuesLee marked this pull request as ready for review April 7, 2025 08:32
Copy link
Copy Markdown
Contributor

@agatha197 agatha197 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Apr 9, 2025

Merge activity

…#3464)

resolves #3459 (FR-769)
This pr add text for when no values have changed in `SettingList` component

**changes**
* add `Empty` component when there are no changes to display.

|before|after|
|-------|-----|
|![CleanShot 2025-04-07 at 17.30.22@2x.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/xbCemO1RqqcSjEXCRK3p/bf7775e1-202d-4934-8975-d89efdb9991b.png)| ![CleanShot 2025-04-07 at 17.26.08@2x.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/xbCemO1RqqcSjEXCRK3p/ad7128e7-bbe4-4840-9d5a-52d67173a02d.png)|

**Checklist:** (if applicable)

- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after
@graphite-app graphite-app Bot force-pushed the feat/add-text-for-no-changes branch from d453572 to 8c7aa40 Compare April 9, 2025 04:36
@graphite-app graphite-app Bot merged commit 8c7aa40 into main Apr 9, 2025
6 checks passed
@graphite-app graphite-app Bot deleted the feat/add-text-for-no-changes branch April 9, 2025 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:i18n Localization area:ux UI / UX issue. size:M 30~100 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add text for when no values have changed in SettingList

2 participants